-
Notifications
You must be signed in to change notification settings - Fork 80
New patch for LDAP Adoption tests #1189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
New patch for LDAP Adoption tests #1189
Conversation
IPA is enabled on OSP17 when testing TLS-E adoption. Since it contains an LDAP server, we can use it to run additional LDAP adoption tests. Depends-On: openstack-k8s-operators/install_yamls#1079
…adoption into ldap-adoption
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a8c5c7344d1e4c5bb9a8e49abc64d0db ✔️ noop SUCCESS in 0s |
Use ipa.ooo.test hostname directly instead of edpm_node_hostname variable which resolves to standalone.ooo.test (wrong server). The LDAP/IPA server is at ipa.ooo.test, not standalone.ooo.test. Fixes: OSPRH-6861
94c7839 to
b7403d2
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/c3519acfa13746ad9b150a4af5e7ef9a ✔️ noop SUCCESS in 0s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/fcdd430a576845fb9d564b1b8665a368 ✔️ noop SUCCESS in 0s |
This patch exists only to debug and possibly to find a way to fix LDAP URL to use hostname instead of IP
Use ipa.ooo.test hostname instead of IP address to avoid
TLS certificate hostname mismatch.